gpsbabel.git
23 years agoproto xrealloc.
robertl [Mon, 10 Feb 2003 19:46:34 +0000 (19:46 +0000)]
proto xrealloc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@279 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAllow shortnmae length to be overridden on command line.
robertl [Mon, 10 Feb 2003 19:36:25 +0000 (19:36 +0000)]
Allow shortnmae length to be overridden on command line.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@278 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCreate a shortname when we don't have one.
robertl [Mon, 10 Feb 2003 19:20:06 +0000 (19:20 +0000)]
Create a shortname when we don't have one.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@277 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFilter test. Thanx, Alex.
robertl [Fri, 7 Feb 2003 23:17:21 +0000 (23:17 +0000)]
Filter test.   Thanx, Alex.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@276 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix from Alex to deal with how I broke his code merging the new option
robertl [Fri, 7 Feb 2003 17:22:10 +0000 (17:22 +0000)]
Fix from Alex to deal with how I broke his code merging the new option
handlers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@275 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoBump version number.
robertl [Fri, 7 Feb 2003 08:22:53 +0000 (08:22 +0000)]
Bump version number.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@274 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoConvert duplicate, csv to use new arg scheme. Fix formatting in vecs.
robertl [Fri, 7 Feb 2003 08:22:18 +0000 (08:22 +0000)]
Convert duplicate, csv to use new arg scheme.  Fix formatting in vecs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@273 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoTypo fixes.
robertl [Fri, 7 Feb 2003 07:37:17 +0000 (07:37 +0000)]
Typo fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@272 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd missing protos.
robertl [Fri, 7 Feb 2003 07:31:02 +0000 (07:31 +0000)]
Add missing protos.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@271 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd dropped file.
robertl [Fri, 7 Feb 2003 07:28:22 +0000 (07:28 +0000)]
Add dropped file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@270 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd filter infrastructure plus two filters for name and position.
robertl [Fri, 7 Feb 2003 07:27:20 +0000 (07:27 +0000)]
Add filter infrastructure plus two filters for name and position.
Thanx, Alex!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@269 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd new 'arglist' stuff so that file formats with options can be seen
robertl [Fri, 7 Feb 2003 07:24:23 +0000 (07:24 +0000)]
Add new 'arglist' stuff so that file formats with options can be seen
in the help message.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@268 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoHandle micro caches as icons.
robertl [Thu, 6 Feb 2003 23:49:44 +0000 (23:49 +0000)]
Handle micro caches as icons.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@267 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd code to get container type from groundspeak extensions to GPX.
robertl [Thu, 6 Feb 2003 23:48:35 +0000 (23:48 +0000)]
Add code to get container type from groundspeak extensions to GPX.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@266 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMake slightly more C++ friendly.
robertl [Mon, 27 Jan 2003 18:00:44 +0000 (18:00 +0000)]
Make slightly more C++ friendly.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@265 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMore correct handling of CSIZE, even though this is totally a sugar
robertl [Mon, 27 Jan 2003 17:19:46 +0000 (17:19 +0000)]
More correct handling of CSIZE, even though this is totally a sugar
pill with our settings...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@264 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoBump the beta number.
robertl [Sat, 25 Jan 2003 20:08:45 +0000 (20:08 +0000)]
Bump the beta number.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@263 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd case insensitive searches on both GPX reads and magproto icon lookups.
robertl [Sat, 25 Jan 2003 20:07:55 +0000 (20:07 +0000)]
Add case insensitive searches on both GPX reads and magproto icon lookups.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@262 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix from Rick.
robertl [Sat, 25 Jan 2003 19:20:14 +0000 (19:20 +0000)]
Fix from Rick.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@261 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFrom Rick Richardson:
robertl [Sat, 25 Jan 2003 18:55:28 +0000 (18:55 +0000)]
From Rick Richardson:

This patch adds a proper usage message (although the wording
may need to be fixed), more standards-like option parsing,
and the ability to specify the input and output files as positional
parameters rather than options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@260 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoWhack newline from icons when read.
robertl [Sat, 25 Jan 2003 18:21:28 +0000 (18:21 +0000)]
Whack newline from icons when read.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@259 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd (crude) install target.
robertl [Fri, 24 Jan 2003 16:52:42 +0000 (16:52 +0000)]
Add (crude) install target.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@258 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoupdate deps.
robertl [Fri, 24 Jan 2003 16:48:22 +0000 (16:48 +0000)]
update deps.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@257 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMake comparisons fatal, make it easier to override diff.
robertl [Wed, 22 Jan 2003 21:15:31 +0000 (21:15 +0000)]
Make comparisons fatal, make it easier to override diff.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@256 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoTrim some unused jeeps stuff from the default build.
robertl [Wed, 22 Jan 2003 15:44:13 +0000 (15:44 +0000)]
Trim some unused jeeps stuff from the default build.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@255 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd GeocachingDB input and output module.
robertl [Wed, 22 Jan 2003 03:35:29 +0000 (03:35 +0000)]
Add GeocachingDB input and output module.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@254 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd xrealloc, xstrappend.
robertl [Wed, 22 Jan 2003 03:12:46 +0000 (03:12 +0000)]
Add xrealloc, xstrappend.
Fix typo in be_read16.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@253 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoDon't use 57.6 and 115.2 if we don't have them.
robertl [Wed, 22 Jan 2003 02:53:24 +0000 (02:53 +0000)]
Don't use 57.6 and 115.2 if we don't have them.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@252 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agogpspilot.c magnav.c : use waypt_disp_all instead of explicit loop.
robertl [Tue, 21 Jan 2003 15:47:44 +0000 (15:47 +0000)]
gpspilot.c magnav.c : use waypt_disp_all instead of explicit loop.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@251 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd icon on input and output, bump name to 20 chars.
robertl [Tue, 21 Jan 2003 14:35:12 +0000 (14:35 +0000)]
Add icon on input and output, bump name to 20 chars.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@250 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoicon is spelled sym, not icon.
robertl [Tue, 21 Jan 2003 14:24:50 +0000 (14:24 +0000)]
icon is spelled sym, not icon.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@249 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoZero our allocated struct.
robertl [Tue, 21 Jan 2003 14:13:26 +0000 (14:13 +0000)]
Zero our allocated struct.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@248 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd/finish setshort_mustuniq. Fixes holux in testsuite runs.
robertl [Tue, 21 Jan 2003 02:44:28 +0000 (02:44 +0000)]
Add/finish setshort_mustuniq.  Fixes holux in testsuite runs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@247 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoWe need a shorthandle for both read and write.
robertl [Mon, 20 Jan 2003 20:11:53 +0000 (20:11 +0000)]
We need a shorthandle for both read and write.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@246 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoNo whitespace allowed in shortname for gpsdrive.
robertl [Mon, 20 Jan 2003 18:46:39 +0000 (18:46 +0000)]
No whitespace allowed in shortname for gpsdrive.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@245 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoHonor -s shortnames for output.
robertl [Mon, 20 Jan 2003 18:09:28 +0000 (18:09 +0000)]
Honor -s shortnames for output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@244 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoWarning cleanup. Bump internal version # for popp beta.
robertl [Mon, 20 Jan 2003 02:46:33 +0000 (02:46 +0000)]
Warning cleanup.  Bump internal version # for popp  beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@243 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoGPX: Preserve icons on the way in and out.
robertl [Mon, 20 Jan 2003 02:43:58 +0000 (02:43 +0000)]
GPX: Preserve icons on the way in and out.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@242 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMapsend: Preserve icons on the way in and out.
robertl [Mon, 20 Jan 2003 02:43:32 +0000 (02:43 +0000)]
Mapsend: Preserve icons on the way in and out.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@241 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agointroduce shortname handles in all file formats.
robertl [Sun, 19 Jan 2003 22:16:12 +0000 (22:16 +0000)]
introduce shortname handles in all file formats.
Make -s rename duplicate generated shortnames.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@240 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoTweak Makefiles for 1.1.1 beta.
robertl [Fri, 17 Jan 2003 09:12:24 +0000 (09:12 +0000)]
Tweak Makefiles for 1.1.1 beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@238 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoOutput tms-marker at beginning as suggested by tiger spec.
robertl [Thu, 16 Jan 2003 03:00:34 +0000 (03:00 +0000)]
Output tms-marker at beginning as suggested by tiger spec.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@236 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoToss non-ascii chars when creating shortnames.
robertl [Wed, 15 Jan 2003 17:05:46 +0000 (17:05 +0000)]
Toss non-ascii chars when creating shortnames.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@235 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoA shameless selfish special case. Base tiger pushpin color on age
robertl [Wed, 15 Jan 2003 17:03:47 +0000 (17:03 +0000)]
A shameless selfish special case.   Base tiger pushpin color on age
of waypoint creation.  < 2 weeks == green.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@234 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd shortname support for Garmin Mapsource.
robertl [Wed, 15 Jan 2003 17:02:31 +0000 (17:02 +0000)]
Add shortname support for Garmin Mapsource.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@233 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd noack and 57.6 and 115.2K baud for magellans.
robertl [Wed, 15 Jan 2003 16:54:45 +0000 (16:54 +0000)]
Add noack and 57.6 and 115.2K baud for magellans.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@232 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoDon't use -u in diff.
robertl [Wed, 15 Jan 2003 16:08:01 +0000 (16:08 +0000)]
Don't use  -u in diff.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@231 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAllow link to work on some systems that don't define a sane default
robertl [Fri, 10 Jan 2003 20:09:52 +0000 (20:09 +0000)]
Allow link to work on some systems that don't define a sane default
rule for compiling objects.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@230 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix for writing files on big endian systems.
robertl [Fri, 10 Jan 2003 20:06:03 +0000 (20:06 +0000)]
Fix for writing files on big endian systems.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@229 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoReference file for testing mapsource.
robertl [Fri, 10 Jan 2003 20:01:26 +0000 (20:01 +0000)]
Reference file for testing mapsource.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@228 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoImplement Garmin Mapsource format.
robertl [Fri, 10 Jan 2003 19:58:07 +0000 (19:58 +0000)]
Implement Garmin Mapsource format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@227 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoJumbo patch from Mottram.
robertl [Fri, 10 Jan 2003 18:28:02 +0000 (18:28 +0000)]
Jumbo patch from Mottram.
Fix README.
Use sprintf becuase snprintf is unfortunately not in C89.
Make testo play nicer with PSP to avoid hyperactive fp differences.
tpg.c avoid sign extension.
Various style files: don't use %lf.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@226 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCompletly new, data driven XSV handlers. Thanx, Alex!
robertl [Wed, 8 Jan 2003 16:06:36 +0000 (16:06 +0000)]
Completly new, data driven XSV handlers.  Thanx, Alex!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@225 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix up timezones on GPX input. Combination of Park, Fouts, and myself.
robertl [Wed, 8 Jan 2003 15:58:23 +0000 (15:58 +0000)]
Fix up timezones on GPX input.  Combination of Park, Fouts, and myself.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@224 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoDetach explicit polling for acks from rx state machine.
robertl [Tue, 7 Jan 2003 14:48:14 +0000 (14:48 +0000)]
Detach explicit polling for acks from rx state machine.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@223 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoTidy return value of rtrim. From Fouts.
robertl [Tue, 7 Jan 2003 05:31:05 +0000 (05:31 +0000)]
Tidy return value of rtrim.   From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@222 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoIgnore gpsbabel binary.
robertl [Tue, 7 Jan 2003 03:28:06 +0000 (03:28 +0000)]
Ignore gpsbabel binary.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@221 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoIgnore scopes.
robertl [Tue, 7 Jan 2003 03:23:25 +0000 (03:23 +0000)]
Ignore scopes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@220 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoThere is a %lf in scanf, but not printf. From Fouts.
robertl [Mon, 6 Jan 2003 23:58:53 +0000 (23:58 +0000)]
There is a %lf in scanf, but not printf.   From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@219 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCast ptr subtraction. From Fouts.
robertl [Mon, 6 Jan 2003 23:41:47 +0000 (23:41 +0000)]
Cast ptr subtraction.  From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@218 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoWhack stray semi. From Fouts.
robertl [Mon, 6 Jan 2003 23:33:13 +0000 (23:33 +0000)]
Whack stray semi.  From Fouts.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@217 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoGPX: Count size of entity replacements instead of divining it.
robertl [Thu, 2 Jan 2003 04:07:24 +0000 (04:07 +0000)]
GPX: Count size of entity replacements instead of divining it.
Magproto: More thoroughly close Windows handles.
From Mottram.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@216 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoNull terminate array, add space on closing tags in chain for Topografix.
robertl [Wed, 1 Jan 2003 17:03:20 +0000 (17:03 +0000)]
Null terminate array, add space on closing tags in chain for Topografix.

fixes from Alex and Ron.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@215 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRevert bad timezone fix in GPX.
robertl [Wed, 1 Jan 2003 02:25:19 +0000 (02:25 +0000)]
Revert bad timezone fix in GPX.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@214 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRobustify windows serial handling.
robertl [Tue, 31 Dec 2002 17:23:02 +0000 (17:23 +0000)]
Robustify windows serial handling.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@213 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoSave unknown tags during processing. From Ron Parker.
robertl [Tue, 31 Dec 2002 06:23:21 +0000 (06:23 +0000)]
Save unknown tags during processing.   From Ron Parker.
Handle entities on output.   From Alex Mottram.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@212 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCorrectly terminate waypoint "strings" before going to receiver.
robertl [Tue, 31 Dec 2002 05:47:11 +0000 (05:47 +0000)]
Correctly terminate waypoint "strings" before going to receiver.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@211 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInclude version in zip filename.
robertl [Tue, 31 Dec 2002 05:46:20 +0000 (05:46 +0000)]
Include version in zip filename.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@210 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd tips for Garmin serial comms.
robertl [Sun, 29 Dec 2002 21:03:23 +0000 (21:03 +0000)]
Add tips for Garmin serial comms.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@209 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMultiple arguments require a command with each filename.
robertl [Sat, 21 Dec 2002 06:48:25 +0000 (06:48 +0000)]
Multiple arguments require a command with each filename.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@208 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoparse url and logpoints. Thanx, Alex!
robertl [Thu, 19 Dec 2002 15:25:55 +0000 (15:25 +0000)]
parse url and logpoints.   Thanx, Alex!

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@207 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoCorrectly parse lat/lon from magellan track messasges.
robertl [Sun, 15 Dec 2002 23:05:07 +0000 (23:05 +0000)]
Correctly parse lat/lon from magellan track messasges.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@206 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMore accurately track unknown waypoints on input.
robertl [Fri, 13 Dec 2002 18:56:31 +0000 (18:56 +0000)]
More accurately track unknown waypoints on input.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@205 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix "problem" (looks like legal XML to me, grrr) in geo loc format that
robertl [Wed, 11 Dec 2002 06:54:09 +0000 (06:54 +0000)]
Fix "problem" (looks like legal XML to me, grrr) in geo loc format that
prevented geobuddy from reading the output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@204 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdates from Alex.
robertl [Tue, 10 Dec 2002 15:36:57 +0000 (15:36 +0000)]
Updates from Alex.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@202 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFinal prep for 1.1.0 release.
robertl [Tue, 10 Dec 2002 02:25:03 +0000 (02:25 +0000)]
Final prep for 1.1.0 release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@200 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd files so release process will work.
robertl [Mon, 9 Dec 2002 06:10:07 +0000 (06:10 +0000)]
Add files so release process will work.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@198 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAttempt to plaster over note->description grief when wpt is added.
robertl [Mon, 9 Dec 2002 06:00:26 +0000 (06:00 +0000)]
Attempt to plaster over note->description grief when wpt is added.
Add option to CSV to prefer shortname over description.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@196 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInclude backslashes in args to 'fatal'.
robertl [Fri, 6 Dec 2002 15:55:20 +0000 (15:55 +0000)]
Include backslashes in args to 'fatal'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@195 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoClear up confusion about groundspeak:date tags.
robertl [Fri, 6 Dec 2002 15:52:34 +0000 (15:52 +0000)]
Clear up confusion about groundspeak:date tags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@194 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoInclude version number in binary and help output.
robertl [Fri, 6 Dec 2002 15:49:23 +0000 (15:49 +0000)]
Include version number in binary and help output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@193 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFix error I introduced on type of GPS_Serial_Read yesterday.
robertl [Fri, 6 Dec 2002 15:48:59 +0000 (15:48 +0000)]
Fix error I introduced on type of GPS_Serial_Read yesterday.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@192 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoKjeld moved some fields under Ron for new Cetus. Try again. :-)
robertl [Thu, 5 Dec 2002 22:10:18 +0000 (22:10 +0000)]
Kjeld moved some fields under Ron for new Cetus.   Try again. :-)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@191 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMisc language cleanups.
robertl [Thu, 5 Dec 2002 18:45:35 +0000 (18:45 +0000)]
Misc language cleanups.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@190 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdate from Ron Parker.
robertl [Thu, 5 Dec 2002 18:08:28 +0000 (18:08 +0000)]
Update from Ron Parker.
Support Cetus 1.1b18.
Add notest to GPSPilot.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@189 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoA new binary from Josh.
robertl [Wed, 4 Dec 2002 17:45:47 +0000 (17:45 +0000)]
A new binary from Josh.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@188 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoUpdate from Josh. Get the extension list dynamically instead of from
robertl [Wed, 4 Dec 2002 17:44:45 +0000 (17:44 +0000)]
Update from Josh.   Get the extension list dynamically instead of from
internal table.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@187 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRemove DOS CR's from files.
robertl [Wed, 4 Dec 2002 17:36:49 +0000 (17:36 +0000)]
Remove DOS CR's from files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@186 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoLet Zipfile contain both Windows binaries.
robertl [Wed, 4 Dec 2002 02:08:31 +0000 (02:08 +0000)]
Let Zipfile contain both Windows binaries.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@185 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd cmd line flags to allow wrappers to grope what formats we support.
robertl [Wed, 4 Dec 2002 02:03:01 +0000 (02:03 +0000)]
Add cmd line flags to allow wrappers to grope what formats we support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@184 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd gpsdrive, courtesy Alan Curry.
robertl [Tue, 3 Dec 2002 22:48:36 +0000 (22:48 +0000)]
Add gpsdrive, courtesy Alan Curry.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@183 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd the Josh's front end for Windows.
robertl [Tue, 3 Dec 2002 22:25:28 +0000 (22:25 +0000)]
Add the Josh's front end for Windows.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@182 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMore notes<->description fallout. Sigh.
robertl [Wed, 27 Nov 2002 23:10:13 +0000 (23:10 +0000)]
More notes<->description fallout.   Sigh.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@181 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoMisc fixes for Mag 315.
robertl [Wed, 27 Nov 2002 18:42:23 +0000 (18:42 +0000)]
Misc fixes for Mag 315.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@180 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd multi-cache icons for Magellan.
robertl [Tue, 26 Nov 2002 17:47:50 +0000 (17:47 +0000)]
Add multi-cache icons for Magellan.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@179 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoRegenerate dependencies, add Makefile target to (sort of) automate it.
robertl [Mon, 25 Nov 2002 21:39:17 +0000 (21:39 +0000)]
Regenerate dependencies, add Makefile target to (sort of) automate it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@178 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years ago1) Clean up a number of memory overwrites exposed by running Garmin
robertl [Mon, 25 Nov 2002 01:01:39 +0000 (01:01 +0000)]
1) Clean up a number of memory overwrites exposed by running Garmin
protocol under Windows that don't show up with efence on Linux.

2) Don't cross the ident and shortnames of the waypoints.

gpsapp.c) Correct loops for D108 and D109 that are looking at zero
   terminated strings when its own doc says that the input is NOT
   zero terminated strings.  (Why am I rapidly losing faith in jeeps?)

gpsmem.c) Initialize several more waypoint fields on startup.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@177 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoAdd selectors for GPX and pdb.
robertl [Sun, 24 Nov 2002 03:52:22 +0000 (03:52 +0000)]
Add selectors for GPX and pdb.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@176 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoBetter determination of garmin waypoint shortname length. From Alan acurry.
robertl [Fri, 22 Nov 2002 16:32:27 +0000 (16:32 +0000)]
Better determination of garmin waypoint shortname length.  From Alan acurry.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@175 f51c46e8-681c-474f-0cfe-069cfd0219fb

23 years agoFinish prototyping GUI Actually invokes gpsbabel now.
robertl [Thu, 21 Nov 2002 05:46:55 +0000 (05:46 +0000)]
Finish prototyping GUI  Actually invokes gpsbabel now.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@174 f51c46e8-681c-474f-0cfe-069cfd0219fb